Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633446 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/132 - Leap Year Checker

readme cody/swapnilsparsh/30DaysOfJavaScript/132 - Leap Year Checker/readme
191 Views
0 Comments
Media file
leap.png cody/swapnilsparsh/30DaysOfJavaScript/132 - Leap Year Checker/leap.png
63 Views
0 Comments
Media file
leap2.png cody/swapnilsparsh/30DaysOfJavaScript/132 - Leap Year Checker/leap2.png
70 Views
0 Comments
Media file
index.html cody/swapnilsparsh/30DaysOfJavaScript/132 - Leap Year Checker/index.html
308 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Leap Year Checker</title>